home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / CheeseHunt.swf / scripts / frame_191 / PlaceObject2_282_147 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2005-08-04  |  127 b   |  9 lines

  1. onClipEvent(load){
  2.    function renew()
  3.    {
  4.       time = new Date();
  5.       master = time.gettime();
  6.    }
  7.    renew();
  8. }
  9.